projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
692c61e
)
correct url for filter documentation. (#452)
author
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Mon, 6 Jan 2020 16:04:32 +0000
(09:04 -0700)
committer
GitHub
<noreply@github.com>
Mon, 6 Jan 2020 16:04:32 +0000
(09:04 -0700)
filter_vecs.cc
patch
|
blob
|
history
diff --git
a/filter_vecs.cc
b/filter_vecs.cc
index 99ddfa2cc67f5bfd0efe4d8351c4834575de08e4..81cf41b2ded4aa940496cd7e072ff0d196cd4aab 100644
(file)
--- a/
filter_vecs.cc
+++ b/
filter_vecs.cc
@@
-324,7
+324,7
@@
disp_filter_vec(const QString& vecname)
static
void disp_help_url(const fl_vecs_t& vec, const arglist_t* arg)
{
- printf("\t" WEB_DOC_DIR "/f
mt
_%s.html", CSTR(vec.name));
+ printf("\t" WEB_DOC_DIR "/f
ilter
_%s.html", CSTR(vec.name));
if (arg) {
printf("#fmt_%s_o_%s", CSTR(vec.name), arg->argstring);
}